hip.hipaudio.audiosource

Undocumented in source.

Public Imports

hip.api.audio.audiosource
public import hip.api.audio.audiosource;
Undocumented in source.

Members

Classes

HipAudioSource
class HipAudioSource

Wraps properties for the AudioPlayer. The closest graphical represetantion to that would be the Material class, but for Audios.

Functions

getBufferFromAPI
HipAudioBuffer getBufferFromAPI(IHipAudioClip clip, size_t clipSize)

Unpacks the HipAudioBufferAPI into a HipAudioBuffer. ClipSize with size different than 0 is used for streamed audio

Meta